/*头部Start*/
header {
  height: 130px;
  width: 100%;
  background: url(tywmw_2016_01.png) center top no-repeat;
}

header .logo a {
  display: block;
  width: 203px;
  height: 76px;
  margin: 27px 0;
  background: url(tywmw_2016_logo.png) no-repeat;
}

header .header-slide {
  width: 340px;
  height: 130px;
  background: url(tywmw_2016_bg1.png) no-repeat;
}

/*头部End*/

/*navStart*/
nav {
  width: 100%;
  height: 100px;
  background: url(tywmw_2016_banner.png) no-repeat;
}

nav .w {
  padding: 20px 0;
}

nav .w ul li {
  width: 125px;
  height: 30px;
  font-size: 14px;
  float: left;
  line-height: 30px;
}

/*navEnd*/

/*mainStart*/
/*topNewsStart*/
.topNews {
  height: 68px;
  padding: 20px 0 12px;
}

.topNews .topNews-l {
  width: 68px;
  height: 68px;
  background: url(tywmw_2016_02.png) no-repeat;
  text-indent: -2000px;
}

.topNews .topNews-r {
  width: 68px;
  height: 68px;
  background: url(tywmw-2016_03.png) no-repeat;
  text-indent: -2000px;
}

.topNews .topNews-con {
  width: 780px;
  padding: 0 40px;
}

.topNews .topNews-con .topNews-con-bigNews {
  height: 24px;
  text-align: center;
  line-height: 34px;
  padding: 5px 0;
}

/*.main .topNews .topNews-con .topNews-con-bigNew span {*/
/*display: inline-block;*/
/*width: 3px;*/
/*height: 14px;*/
/*background-color: pink;*/
/*}*/

/*topNewsEnd*/

/*联播Start*/
.adver iframe {
  width: 980px;
  height: 30px;
  border-top-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
}

/*联播End*/

/*要闻Start*/
.impNews {
  padding-top: 20px;
  height: 390px;
}

.impNews-slide {
  width: 600px;
  height: 360px;
  overflow: hidden;
  position: relative;
  float: left;
}

.impNews-slide ul {
  width: 600px;
}

.impNews-slide li {
  float: left;
}

.impNews-con {
  padding-left: 20px;
}

.impNews-con .impNews-con-hd {
  width: 354px;
  height: 45px;
  line-height: 45px;
  background-color: #f1f1f1;
  color: #cc0000;
}

.impNews-con .impNews-con-hd span {
  display: block;
  width: 40px;
  padding-left: 15px;
  font-size: 20px;
  font-weight: 900;
}

.impNews-con-hd a {
  padding-right: 10px;
}

.impNews-con-bd ul li {
  width: 350px;
  height: 30px;
  overflow: hidden;
  line-height: 30px;
  padding-left: 10px;
  background: url(tywmw_2016_dian.png) no-repeat left center;
  *background-position-y: 15px;
  _background-position-y: 15px;
}

.impNews-con-bd ul li.protruding {
  font-size: 20px;
  padding-top: 15px;
  padding-left: 0px;
  background: none;
}

.impNews-con-bd ul li.protruding a {
  color: #0059a1;
}

/*tabStrat*/
.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  padding: 0;
  margin: 0;
}

.rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
}

.rslides li:first-child {
  position: relative;
  display: block;
  float: left;
}

.rslides img {
  display: block;
  width: 600px;
  height: 360px;
  float: left;
  border: 0;
}

.rslides_tabs {
  list-style: none;
  padding: 0;
  background: rgba(0, 0, 0, .25);
  box-shadow: 0 0 1px rgba(255, 255, 255, .3), inset 0 0 5px rgba(0, 0, 0, 1.0);
  -moz-box-shadow: 0 0 1px rgba(255, 255, 255, .3), inset 0 0 5px rgba(0, 0, 0, 1.0);
  -webkit-box-shadow: 0 0 1px rgba(255, 255, 255, .3), inset 0 0 5px rgba(0, 0, 0, 1.0);
  font-size: 18px;
  list-style: none;
  margin: 0 auto 50px;
  max-width: 540px;
  padding: 10px 0;
  text-align: center;
  width: 100%;
}

.rslides_tabs li {
  display: inline;
  float: none;
  margin-right: 1px;
}

.rslides_tabs a {
  width: auto;
  line-height: 20px;
  padding: 9px 20px;
  height: auto;
  background: transparent;
  display: inline;
}

.rslides_tabs li:first-child {
  margin-left: 0;
}

.rslides_tabs .rslides_here a {
  background: rgba(255, 255, 255, .1);
  color: #fff;
  font-weight: bold;
}

/* Callback example */
.events {
  list-style: none;
}

.impNews-slide {
  position: relative;
  width: 600px;
  height: 360px;
}

.callbacks {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
}

.callbacks li {
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
}

.callbacks img {
  display: block;
  position: relative;
  z-index: 1;
  height: 360px;
  width: 100%;
  border: 0;
}

.callbacks .caption {
  display: block;
  position: absolute;
  z-index: 2;
  font-size: 20px;
  text-shadow: none;
  color: #fff;
  background: #000;
  background: rgba(0, 0, 0, .8);
  left: 0;
  right: 0;
  bottom: 0;
  padding: 10px 20px;
  margin: 0;
  max-width: none;
}

.callbacks_nav {
  position: absolute;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  top: 52%;
  left: 0;
  opacity: 0.7;
  z-index: 3;
  text-indent: -9999px;
  overflow: hidden;
  text-decoration: none;
  height: 61px;
  width: 38px;
  background: transparent url(tywmw_2016_themes.gif) no-repeat left top;
  margin-top: -45px;
}

.callbacks_nav:active {
  opacity: 1.0;
}

.callbacks_nav.next {
  left: auto;
  background-position: right top;
  right: 0;
}

@media screen and (max-width: 600px) {
  .callbacks_nav {
    top: 47%;
  }
}

/*tabEnd*/
/*要闻End*/

/*bannerOne部分Start*/
.bannerOne {
  padding-bottom: 30px;
}

/*代码固定*/
.senseOfWorth iframe {
  width: 100%;
  height: 250px;
  border: 1px solid #dad9d9;
}

/*bannerOne部分End*/

/*领导动态Start*/
.leaderShip {
  height: 325px;
}

.leaderShip-l {
  width: 660px;
  height: 330px;
  margin-right: 40px;
  border-top: 1px solid #dfdfdf;
  overflow: hidden;
}

.leaderShip-l-l {
  width: 240px;

}

.leaderShip-l-l-name {
  display: inline-block;
  width: 80px;
  padding: 0 15px;
  font-size: 20px;
  font-weight: 900;
  line-height: 35px;
  text-align: center;
  color: #c50000;
  border-top: 2px solid #c50000;

}

.leaderShip-l-l-img {
  padding-top: 21px;
  position: relative;
}

.leaderShip-l-l-img img {
  width: 240px;
  height: 160px;
}

.leaderShip-l-l-img span {
  display: block;
  width: 230px;
  height: 30px;
  line-height: 30px;
  background-color: rgba(0, 0, 0, 0.3);
  padding-left: 5px;
  padding-right: 5px;
  color: #ffffff;
  position: absolute;
  bottom: 0px;
  left: 0px;
  overflow: hidden;
}

.leaderShip-l-l-con h3 {
  width: 240px;
  height: 35px;
  padding: 5px 0;
  line-height: 35px;
  overflow: hidden;
}

.leaderShip-l-l-con h3 a {
  color: #0059a1;
}

.leaderShip-l-r {
  width: 390px;
}

.leaderShip-l-r-more a {
  font-size: 14px;
  color: #979797;
  line-height: 35px;
}

.leaderShip-l-r-con {
  height: 125px;
  width: 390px;
  border-bottom: 1px dashed #666666;
  overflow: hidden;
}

.leaderShip-l-r-con h3 {
  width: 390px;
  height: 20px;
  padding: 10px 0;
  line-height: 35px;
  overflow: hidden;
}

.leaderShip-l-r-con h3 a {
  color: #0059a1;
}

.leaderShip-l-r-list ul {
  padding-top: 10px;
}

.leaderShip-l-r-list li {
  width: 405px;
  padding-left: 10px;
  height: 40px;
  line-height: 40px;
  background: url(tywmw_2016_dian.png) no-repeat left center;
  *background-position-y: 20px;
  _background-position-y: 20px;
  overflow: hidden;
}

.leaderShip-r {
  width: 300px;
}

.leaderShip-l-hd {
  height: 35px;
}

.leaderShip-r-hd {
  height: 35px;
  border-bottom: 1px solid #dfdfdf;
}

.leaderShip-r-hd-name {
  width: 80px;
  height: 35px;
  line-height: 36px;
  font-size: 20px;
  font-weight: 900;
  color: #c50000;
  padding: 0 15px;
  border-bottom: 2px solid #c50000;
  margin-bottom: -1px;
}

.leaderShip-r-hd-more a {
  line-height: 36px;
  color: #979797;
}

.leaderShip-r-hd-con ul {
  padding-top: 20px;
}

.leaderShip-r-hd-con ul li {
  height: 35px;
  padding-left: 10px;
  background: url(tywmw_2016_dian.png) no-repeat left center;
  *background-position-y: 17px;
  _background-position-y: 17px;
  overflow: hidden;
  line-height: 35px;
}

/*领导动态End*/

/*轮播部分*/
/*轮播部分*/

/*五大创建Start*/
.chuangjian {
  width: 695px;
  margin-right: 5px;
}

.chuangjian .leaderShip-l-r {
  width: 425px;
}
.create-l-l-con {
  padding-top: 5px;
}
#leaderShip-l-r-bd .leaderShip-l-r-con {
  width: 425px;
}
.create-l-l-con-name {
  height: 32px;
  line-height: 32px;
  font-size: 20px;
  font-weight: 900;
  color: #c50000;
  display: inline-block;
  padding: 0 15px;
  border-bottom: 2px solid #c50000;
}

.create-l-l-con ul {
  border-top: 1px solid #dfdfdf;
  margin-top: -1px;
}

.create-l-l-con ul li {
  width: 230px;
  height: 40px;
  padding-left: 10px;
  background: url(tywmw_2016_dian.png) no-repeat left center;
  *background-position-y: 20px;
  _background-position-y: 20px;
  overflow: hidden;
  line-height: 40px;
}

/*tabStart*/

.leaderShip-l-r-hd ul {
  width: 425px;
  padding-top: 5px;
}

.leaderShip-l-r-hd ul li {
  width: 80px;
  height: 36px;
  float: left;
  padding-right: 5px;
  font-size: 13px;
  text-align: center;
  overflow: hidden;
}

.leaderShip-l-r-hd ul li.on {
  color: #FFF;
  background: url(tywmw_2016_tabbg.png) no-repeat;

}
.leaderShip-l-r-hd ul li.on a{
  color:#fff;
}
#leaderShip-l-r-bd .undis {
  display: none;
}

#leaderShip-l-r-bd .undis.on {
  display: block;
}

/*tabEnd*/
/*五大创建End*/
/*道德模范Start*/
.leaderShip-r-bd-top {
  border-bottom: 1px solid #dfdfdf;
  padding-bottom: 100px;
}

.leaderShip-r-bd-top h3 {
  width: 300px;
  height: 45px;
  line-height: 45px;
}

.leaderShip-r-bd-top h3 a {
  font-size: 16px;
  color: #0059a1;
}

.leaderShip-r-bd-top img {
  width: 130px;
  height: 90px;
  float: left;
}

.leaderShip-r-bd-top span {
  width: 140px;
  height: 83px;
  overflow: hidden;
  text-indent: 2em;
}

.leaderShip-r-bd ul li {
  width: 290px;
  height: 35px;
  padding-left: 10px;
  background: url(tywmw_2016_dian.png) no-repeat left center;
  *background-position-y: 17px;
  _background-position-y: 17px;
  overflow: hidden;
  line-height: 35px;
}

/*道德模范End*/
/*文明新风Start*/
/*tab*/
#wenming-Tabhd ul {
  width: 255px;
}

#wenming-Tabbd .undis.on {
  display: block;
}

#wenming-Tabbd .undis {
  display: none;
}

.leaderShip-r-hd-name.jie {
  width: 100px;
}

/*文明新风End*/
/*主题活动Start*/

.themeActivity-hd {
  height: 36px;
  line-height: 36px;
  border-top: 1px solid #dfdfdf;
}

.themeActivity-hd-name {
  padding: 0 15px;
  margin-top: -1px;
  color: #c50000;
  line-height: 36px;
  text-align: center;
  font-size: 20px;
  font-weight: 900;
  border-top: 2px solid #c50000;
}

.themeActivity-hd-more {
  line-height: 36px;
}

.themeActivity-hd-more a {
  color: #979797;
}

.themeActivity-bd {
  padding: 20px 0 10px;
}

.themeActivity-bd ul {
  width: 1030px;
}

.themeActivity-bd ul li {
  float: left;
  padding-right: 25px;
  padding-bottom: 20px;
}

/*主题活动End*/
/*文化敕勒川Start*/
.culture-hd {
  height: 35px;
  border-top: 1px solid #dfdfdf;
  line-height: 36px;
  background: url(tywmw_2016_culture.png) no-repeat top center;
}

.culture-hd-name {
  padding: 0 15px;
  margin-top: -1px;
  color: #c50000;
  line-height: 36px;
  text-align: center;
  font-size: 20px;
  font-weight: 900;
  border-top: 2px solid #c50000;
}

.culture-hd-more a {
  color: #979797;
}

.culture-bd {
  height: 280px;
  /*background-color: pink;*/
  padding-top: 20px;
}

.culture-bd-conOne {
  width: 360px;
}

.culture-bd-conOne-con {
  height: 120px;
  padding-bottom: 20px;
}

.culture-bd-conOne-con img {
  width: 180px;
  height: 120px;
  float: left;
}

.culture-bd-conOne-con-r {
  display: inline-block;
  width: 160px;
  height: 120px;
  overflow: hidden;
}

.culture-bd-conOne-con-r h3 {
  width: 160px;
  height: 35px;
  line-height: 35px;
  overflow: hidden;
}

.culture-bd-conOne-con-r h3 a {
  color: #0059a1;
}

.culture-bd-conTwo {
  padding-left: 30px;
}

.culture-bd-conTwo ul li {
  width: 200px;
  height: 35px;
  line-height: 35px;
  overflow: hidden;
  padding-left: 10px;
  background: url(tywmw_2016_dian.png) no-repeat left center;
  *background-position-y: 17px;
  _background-position-y: 17px;
}

.culture-bd-conTwo ul li a {
  color: #252525;
}

.culture-bd-conTwo ul li a:hover {
  color: #c50000;
}

.culture-bd-conThree {
  width: 300px;
  height: 270px;
  line-height: 30px;
  overflow: hidden;
}

.culture-bd-conThree img {
  width: 300px;
  height: 180px;
}

.culture-bd-conThree h3 {
  width: 300px;
  height: 30px;
  overflow: hidden;
}

.culture-bd-conThree h3 a {
  color: #0059a1;
}

/*文化敕勒川End*/

/*图说Start*/
.tushuoSlide {
  padding: 20px 0;
}
.tushuoSlide .hd {
  /*height: 190px;*/
}
.tushuoSlide .hd .prev, .tushuoSlide .hd .next {
  display: block;
  width: 25px;
  height: 190px;
  position: absolute;
  top: 0;
  text-indent: -2000px;
  cursor: pointer;
  background: url(tywmw_2016_slide.png) no-repeat;
  z-index: 99;
}

.tushuoSlide .hd .prev {
  left: 0;
}

.tushuoSlide .hd .next {
  right: 0;
  background-position: -25px 0px;
}

.tushuo {
  padding-top: 20px;
}
.tushuoSlide-img {
  position: relative;
}
.tushuoSlide-img .hd {
  display: none;
}
.tushuoSlide-img ul {
  width: 4080px;
}

.tushuoSlide-img ul li {
  width: 320px;
  float: left;
  padding-right: 20px;
}

.tushuoSlide-img ul li img {
  width: 320px;
  height: 190px;
}
.tushuoSlide-img .bd li span {
  display: block;
  width: 320px;
  height: 20px;
  overflow: hidden;
  line-height: 20px;
  text-align: center;

}
/*图说End*/
/*aboutStart*/
.about {
  width: 100%;
  padding: 10px 0 30px;
  border-top: 1px solid #e0e0e0;
  background-color: #f4f4f4;
  overflow: hidden;
}


.about-hd-bian {
  height: 36px;
  border-bottom: 1px solid #ffffff;
}

.about-hd {
  padding: 0 15px;
  margin-top: -1px;
  color: #c50000;
  line-height: 36px;
  text-align: center;
  font-size: 20px;
  font-weight: 900;
  border-bottom: 2px solid #c50000;
}

.about-con-title {
  height: 50px;
  line-height: 50px;
  font-weight: 500;
  padding-left: 20px;
  background: url(tywmw_2016_arrow.png) no-repeat left center;
}

.about-con-txt ul {
  padding-left: 30px;
}

.about-con-txt li {
  float: left;
  padding-right: 10px;
}

.about-con-unit ul {
  padding-left: 15px;
}
.about-con-unit li {
  float: left;
  margin: 0 2px;
}
.about-con-unit-line {
  width: 1px;
  height: 20px;
  border-left: 1px solid #000;
}
/*aboutEnd*/

.fo_haoren{margin-top:5px;}